runtime.gcWork.putObjFast (method)
3 uses
runtime (current package)
mgcmark.go#L1478: if !gcw.putObjFast(oblet) {
mgcmark.go#L1710: if !gcw.putObjFast(obj) {
mgcwork.go#L199: func (w *gcWork) putObjFast(obj uintptr) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)